progressbar: Remove useless if statement
authorTimm Bäder <mail@baedert.org>
Mon, 20 Mar 2017 08:22:13 +0000 (09:22 +0100)
committerTimm Bäder <mail@baedert.org>
Mon, 20 Mar 2017 11:47:42 +0000 (12:47 +0100)
commitae0dadf28afc98425c5bebebfb9a729f94cd7ba3
treeaa1b0d4c50d55bd1f2f7530c022a0f0bf5df97fb
parente307a35c33056dec559874829f4e0debd85a2bd0
progressbar: Remove useless if statement

Both the if and the else block contained exactly the same code.
gtk/gtkprogressbar.c